<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é¡¶éƒ¨ç§»åŠ¨ç«¯å¯¼èˆª*/
#c-header .c-nav2 {
  position: fixed;
  top:85px;
  left:0;
  width: 100%;
  height: 0;
  z-index: 99;
  font-size:14px;
  line-height: 50px;
  overflow-y: auto;
  background:#fff;
  transition: all 0.5s;
}
#c-header.c-head-hide .c-nav2 {
  top: 65px;
}

#c-header .c-nav2 #top_qh{ padding-top: 5%; transition:0.3s; text-align: center;}
#c-header .c-nav2 #top_qh a{ display: inline-block; float: none; width: 50px; height: 50px; line-height: 50px; font-size: 16px; color: #aeaeae; border: 1px solid #dddddd; border-radius: 100%; text-align: center; margin-left: 3%; transition:0.3s;}
#c-header .c-nav2 #top_qh .on{ background: #00796a; border: 1px solid #00796a; color: #fff;}

.about{

}
body.c-open #c-header .c-nav2 {
  height: calc(100% - 65px);
  height: -webkit-calc(100% - 65px);
}
body.c-open #c-header.c-head-hide .c-nav2 {
  height: calc(100% - 65px);
  height: -webkit-calc(100% - 65px);
}
#c-header .c-nav2 a {
  display: block;
  margin: 0 20px;
  border-bottom:1px solid #f1f1f1;
  text-align:left;
  color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#c-header .c-nav2&gt;li:first-child {
  border-top:1px solid #f1f1f1;
}
#c-header .c-nav2 li:hover&gt;a,#c-header .c-nav2 li.active&gt;a {
  color: #009944;
}
#c-header .c-nav2 li a i {
  float: right;
  width: 5%;
}
#c-header .c-nav2 li a i img{ width: 100%;}
#c-header .c-nav2 li ul {
  display: none;
}
#c-header .c-nav2 li ul a {
  padding-left: 40px;
}
#c-header .c-nav2 .c-language {
  float: left;
  position: relative;
  padding: 20px 0 0 20px;
}
#c-header .c-nav2 .c-language&gt;a {
  margin:0;
  display: block;
  padding: 0 5px;
  width: 80px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #f1f1f1;
}
#c-header .c-nav2 .c-language&gt;a i {
  margin-top: 9px;
}
#c-header .c-nav2 .c-language .c-list {
  display: none;
  background: #fff;
  line-height: 40px;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
}
#c-header .c-nav2 .c-language .c-list a {
  display: block;
  padding: 0 5px;
  margin: 0;
}
#c-header .c-nav2 .c-language .c-list .c-item:last-child a {
  border-bottom: 0;
}
#c-header .c-nav2 .c-search-box {
  float: right;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  width: calc(100% - 20px);
  padding: 20px 20px 0 0;
}
#c-header .c-nav2 .c-search-box i{ display: inline-block; width: 50%; font-size: 25px;}
#c-header .c-nav2 .c-search-box i img{ width: 100%;}
#c-header .c-nav2 .c-search-box form {
  position: relative;
  border: 1px solid #f1f1f1;
  line-height: 38px;
  height: 40px;
}

#c-header .c-nav2 .c-search-box form input {
  float: left;
  padding: 0 5px;
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 50px);

  height: 38px;
}
#c-header .c-nav2 .c-search-box form button {
  float: right;
  width: 50px;
  height: 38px;
  color: #fff;
  background:#009944;
}
/*é¡¶éƒ¨å¯¼èˆªå¼€å…³*/
#c-header .c-switch {
  position: fixed;
  top: 35px;
  right: 15px;
  width: 24px;
  height: 20px;
  z-index: 99999;
  cursor: pointer;
}
#c-header .c-switch i { 
  position: relative;
  display: block;
  height: 2px;
  background:#fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#c-header.c-head-hide .c-switch i,.c-open #c-header .c-switch i {
  background:#333;
}
#c-header .c-switch i:nth-child(1) {
  top: 0;
}
#c-header .c-switch i:nth-child(3) {
  bottom: 0;
}
#c-header .c-switch i:nth-child(2) {
  margin: 6px 0;
}
body.c-open #c-header .c-switch i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-header .c-switch i:nth-child(1) {
  top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.c-open #c-header .c-switch i:nth-child(3) {
  bottom: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#top_bj{ width: 100%; height: auto; transition:0.5s; background: #0069b5; position: fixed; z-index: 10; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 1%; padding-bottom: 1%; text-align: center;}
#logo img{ max-width: 100%; transition:0.5s;}
#top_tel{ color: #fff; transition:0.5s; position: relative;}
#top_tel:before{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: #004ea1;}
#top_tel .top_tel_con{ position: relative; z-index: 1; padding: 6% 0 0 5%; }
#top_tel .top_tel_con i{ font-size: 35px; float: left;}
#top_tel .top_tel_con .left{ padding-left: 3%; font-size: 14px; line-height: 25px;}
#top_tel .top_tel_con span{ font-size: 30px; font-family: Bahnschrift;}
@media screen and (max-width:1400px){
    #top_tel span{ font-size: 22px;}
    #logo{ text-align: left;}
}
@media screen and (max-width:768px){
  #top_index{ padding: 5px 0; width: 100%;}
    #logo{ padding-left: 6%;}
}


#nav{ height: auto; transition:0.3s; padding-top: 1.5%;}
#nav li{ float: left; width: 12%; height: 80px; line-height: 50px; font-size: 16px; font-weight: normal; color: #282828; text-align: center; transition:0.5s;}
#nav li .big{ display: inline-block; position: relative; z-index: 1; color: #fff;}
#nav li .big::before{ background: #ffb400; position: absolute; left: 50%; bottom: 0; height: 2px; width: 0; content: ''; transition:0.5s;}
#nav li:hover .big{ color: #ffb400;}
#nav li:hover .big::before{ left: 0; width: 100%;}

#nav li .navson{ display: none; position: absolute; transform: translateX(-25%); left: 0; top: 95px; padding: 3% 0; background: #fff; z-index: 999;  width: 73vw; border-top: 1px solid #dbdbdb; overflow: hidden;}
#nav li .navson .small{ display: block; color: #666!important; height: 35px; line-height: 35px; text-align: center;font-size: 12px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre; border-bottom: 1px dashed rgba(0,0,0,0.2); transition: 0.3s;}
#nav li .navson .small:hover{background: #004da2; color: #fff !important;}
/*#nav .nav_cp{ position: initial;}*/
/*#nav li .navson_cp{ width: 100vw; top: 100px; background: #fff; padding: 3% 0; border-top: 1px solid #dbdbdb;}*/
/*#nav li .navson_cp .small{ background: #fff !important; color: #666666 !important;}*/

.cp_left{ float: left; text-align: left; border-right: 1px solid #dbdbdb;}
.cp_left .tit{ color: #004ea1; font-weight: bold; line-height: 30px;}
.cp_left .tit span{ display: block; font-weight: normal; font-family: arial; text-transform: uppercase;}
.cp_left .content{ color: #666666; line-height: 25px; font-size: 14px; padding: 20px 0;}
.cp_left .more{ color: #004ea1; font-size: 14px; transition:0.3s; border: 1px solid #004ea1; height: 40px; line-height: 40px; text-align: center; float: left; width: 70%;}
.cp_left .more:hover{ background: #004ea1; color: #fff;}
.cp_right .nav_cplb{ float: left; width: 20%;}
.cp_right .nav_cplb .pic{ width: 100%; height: auto;}
.cp_right .nav_cplb .pic img{ max-width: 70%; height: auto; 	pointer-events: none;}
.cp_right .nav_cplb .tit{ color: #004ea1; font-weight: bold; font-size: 15px; position: relative; height: 30px; line-height: 30px; margin-bottom: 8px;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
.cp_right .nav_cplb .tit:before{ width: 30%; height: 1px; left: 35%; bottom: 0; content: ''; position: absolute; background: #004ea1; transition:0.3s;}
.cp_right .nav_cplb:hover .tit:before{ width: 60%; left: 20%;}
.cp_right .nav_cplb .cpdl dt{ height: 30px; line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
.cp_right .nav_cplb .cpdl dt a{ color: #5d5d5d !important; font-size: 13px; transition:0.3s; font-weight: normal;}
.cp_right .nav_cplb .cpdl dt:hover a{ color: #004ea1 !important; font-weight: bold;}
.cp_right .jjdl dt{ float: left; width: 20%; margin: 0 1% 1%; background: #efefef; height: 40px; line-height: 40px; border-radius: 20px; color: #333; font-size: 14px; font-weight: normal; transition: 0.3s;}
.cp_right .jjdl dt:hover{ background: #004ea1;}
.cp_right .jjdl dt:hover a{ color: #fff !important;}




@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
  #nav li .navson{ top: 85px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
  #nav li .navson{ top: 80px; left: 0; transform: translateX(-33.3%);}
}
</pre></body></html>